-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump react from 16.8.6 to 17.0.1 in /examples/cra #796
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/examples/cra/react-17.0.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump react from 16.8.6 to 17.0.1 in /examples/cra #796
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/examples/cra/react-17.0.1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
01d69e6
to
81bf263
Compare
347e860
to
5e5ddd5
Compare
6bf0ad5
to
d03ff32
Compare
0a804da
to
4a638ae
Compare
a2e1a76
to
ad53ca4
Compare
ad53ca4
to
0406a42
Compare
0406a42
to
eca7086
Compare
eca7086
to
f930f14
Compare
f930f14
to
8c29524
Compare
8c29524
to
b672c0c
Compare
b672c0c
to
81ee38e
Compare
81ee38e
to
8aabd3a
Compare
8aabd3a
to
bb136d1
Compare
bb136d1
to
dca5642
Compare
182a2dc
to
50071e3
Compare
e46665e
to
36af7c8
Compare
4007f63
to
8aea08b
Compare
8aea08b
to
ff2fbce
Compare
728359a
to
9694f94
Compare
25dfaae
to
2838a27
Compare
ad732cb
to
8181023
Compare
8181023
to
803067c
Compare
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.6 to 17.0.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react) Signed-off-by: dependabot[bot] <support@github.com>
803067c
to
f6dd5d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps react from 16.8.6 to 17.0.1.
Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
89b6109
Bump versions for 17c63741f
offscreen double invoke effects (#19523)c691734
Fixed broken Profiler test (#19894)87c023b
Profiler onRender only called when we do work (#19885)81aaee5
Don't call onCommit et al if there are no effects (#19863)bc6b7b6
Don't trigger lazy in DEV during element creation (#19871)781212a
Remove double space in test name (#19762)d17086c
Decouple public, internal act implementation (#19745)1f38dcf
Remove withSuspenseConfig (#19724)ddd1faa
Remove config argument from useTransition (#19719)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually